home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / jump-n-rolla.swf / scripts / frame_18 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  74 b   |  6 lines

  1. stop();
  2. contBT.onRelease = function()
  3. {
  4.    gotoAndStop("showad");
  5. };
  6.